Add native dependencies to doctest
authorMathijs van de Nes <git@mathijs.vd-nes.nl>
Thu, 16 Apr 2015 15:00:39 +0000 (17:00 +0200)
committerMathijs van de Nes <git@mathijs.vd-nes.nl>
Thu, 16 Apr 2015 15:00:39 +0000 (17:00 +0200)
commit55d7086012de36c9101013545dc0901932e0173d
tree1ab0ea687a704c7078451daef72e314cfb60536d
parentd49b44358ed800351647571144257d35ac0886cf
Add native dependencies to doctest

This will traverse all native dependencies and add them to the rustdoc
command when running tests.

Fixes #1245
src/cargo/ops/cargo_test.rs